Contribution org.nuxeo.easyshare.jsf.resources.contrib--actions
In component org.nuxeo.easyshare.jsf.resources.contrib
org.nuxeo.easyshare.jsf.resources.contrib
inside nuxeo-easyshare-jsf-9.10.jar /OSGI-INF/easyshare-contrib.xml
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action id="TAB_CONTENT">
<filter-id>denyForEasyShareFolder</filter-id>
</action>
<action id="TAB_VIEW">
<filter-id>denyForEasyShareFolder</filter-id>
</action>
<action id="TAB_RELATIONS">
<filter-id>denyForEasyShareFolder</filter-id>
</action>
</extension>